Superwall Android SDK
Toggle table of contents
0.0.0-docs
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Superwall Android SDK
Superwall Android SDK
/
com.superwall.sdk.view
Package-level
declarations
Types
Functions
Types
Deep
Link
Handler
Link copied to clipboard
androidJvm
class
DeepLinkHandler
:
AppCompatActivity
Paywall
Message
Delegate
Link copied to clipboard
androidJvm
interface
PaywallMessageDelegate
SWWeb
View
Interface
Link copied to clipboard
androidJvm
class
SWWebViewInterface
(
delegate
:
PaywallMessageDelegate
,
context
:
Context
)
Functions
fatal
Assert
Link copied to clipboard
androidJvm
fun
fatalAssert
(
condition
:
Boolean
,
message
:
String
)